Skip to content

Conversation

@petern48
Copy link
Contributor

@petern48 petern48 commented Oct 11, 2025

Generates x using the template using go generate

closes #7383

@codecov
Copy link

codecov bot commented Oct 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.1%. Comparing base (cb5b1b6) to head (bec8f95).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7491     +/-   ##
=======================================
- Coverage   86.1%   86.1%   -0.1%     
=======================================
  Files        297     298      +1     
  Lines      21678   21687      +9     
=======================================
- Hits       18685   18681      -4     
- Misses      2620    2629      +9     
- Partials     373     377      +4     
Files with missing lines Coverage Δ
exporters/prometheus/internal/x/features.go 100.0% <100.0%> (ø)
exporters/prometheus/internal/x/x.go 51.8% <ø> (-48.2%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@petern48 petern48 marked this pull request as ready for review October 11, 2025 05:34
@petern48
Copy link
Contributor Author

Hi 👋, first time in this repo and first time using go generate (it's pretty cool!). Let me know if you have any feedback.

@flc1125 flc1125 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 11, 2025
@petern48
Copy link
Contributor Author

gentle bump. Already has one approval

@dmathieu dmathieu merged commit 8c2fb6f into open-telemetry:main Nov 14, 2025
30 checks passed
@petern48 petern48 deleted the generate_prometheus_x branch November 14, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

exporters/prometheus/internal/x: generate x package from x component template

3 participants